home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / shu194st.zoo / shellutils-1.9.4 / man / echo.man < prev    next >
Encoding:
Text File  |  1994-03-16  |  1.5 KB  |  65 lines

  1.  
  2.  
  3.  
  4. ECHO(1L)                         ECHO(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        echo - display a    line of    text
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        e✓ec✓ch✓ho✓o [-✓-n✓ne✓e] [_✓s_✓t_✓r_✓i_✓n_✓g ...]
  12.        e✓ec✓ch✓ho✓o {--help,--version}
  13.  
  14. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  15.        This  manual page documents the GNU version of e✓ec✓ch✓ho✓o.  Note
  16.        that most shells    have a built-in    command    by the same  name
  17.        and with    similar    functionality.
  18.  
  19.        e✓ec✓ch✓ho✓o writes each    given _✓s_✓t_✓r_✓i_✓n_✓g to    the standard output, with
  20.        a space between them and    a newline after    the last one.
  21.  
  22.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  23.        _✓-_✓n     Do not output the    trailing newline.
  24.  
  25.        _✓-_✓e     Enable interpretation of the  following  backslash-
  26.           escaped characters in the    strings:
  27.           \✓\a✓a     alert (bell)
  28.           \✓\b✓b     backspace
  29.           \✓\c✓c     suppress trailing newline
  30.           \✓\f✓f     form feed
  31.           \✓\n✓n     new line
  32.           \✓\r✓r     carriage return
  33.           \✓\t✓t     horizontal    tab
  34.           \✓\v✓v     vertical tab
  35.           \✓\\✓\     backslash
  36.           \✓\n✓nn✓nn✓n   the   character  whose  ASCII  code  is  _✓n_✓n_✓n
  37.              (octal)
  38.  
  39.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  40.        When GNU    e✓ec✓ch✓ho✓o is    invoked    with exactly  one  argument,  the
  41.        following options are recognized:
  42.  
  43.        _✓-_✓-_✓h_✓e_✓l_✓p Print  a    usage message on standard output and exit
  44.           successfully.
  45.  
  46.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  47.           Print version information    on standard  output  then
  48.           exit successfully.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF               GNU Shell Utilities            1
  65.